go.pact.im/x/crypt.parsedCrypter.parsedCrypt (method)

2 uses

	go.pact.im/x/crypt (current package)
		crypt.go#L61: 	parsedCrypt(k string, h phcformat.Hash) (string, error)
		crypt.go#L77: 		out, err = algo.parsedCrypt(k, hash)